Skip to content

Commit

Permalink
Adjust GitHub configuration to build with SWORD 574325
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Jan 21, 2024
1 parent a26c46e commit f8d9c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build icu
run: powershell .\build_icu.bat release-65-1 dist\lib
- name: Build sword
run: powershell .\build_sword.bat 1460f9 dist\lib
run: powershell .\build_sword.bat 574325 dist\lib
- name: Copy sword headers
shell: cmd
run: |
Expand Down

0 comments on commit f8d9c0b

Please sign in to comment.