Skip to content

Commit

Permalink
fix arch
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 3, 2024
1 parent 6496001 commit eccd4f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
run: |
docker pull stelzo/swf-to-svg:latest
docker pull stelzo/svg-to-png:latest
docker pull stelzo/doduda-umbu:latest
docker pull stelzo/assetstudio-cli:latest
docker pull stelzo/doduda-umbu:amd64
docker pull stelzo/assetstudio-cli:amd64
- name: Get doduda
run: |
gh release download -R dofusdude/doduda -p "doduda_Linux_x86_64.tar.gz"
Expand Down

0 comments on commit eccd4f5

Please sign in to comment.