Skip to content

Commit d14eb94

Browse files
committed
ci: upgrade agstoolbox to 0.5.7
fix working with AGS 4.0.0.20 and forward projects
1 parent 5c8b5bc commit d14eb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: gets ags-toolbox
1414
run: |
15-
curl -Lo atbx.exe https://github.com/ericoporto/agstoolbox/releases/download/0.5.6/atbx.exe
15+
curl -Lo atbx.exe https://github.com/ericoporto/agstoolbox/releases/download/0.5.7/atbx.exe
1616
echo "${{github.workspace}}" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
1717
1818
- name: Install AGS 3

0 commit comments

Comments
 (0)