Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Sep 12, 2024
1 parent 6ada434 commit 2f79b2b
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 @@ -65,7 +65,7 @@ jobs:
run: unzip -p linux32.zip addons/accuracyfix/dlls/accuracyfix_mm.so > publish/addons/accuracyfix/accuracyfix_mm.so

- name: Deploy artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: linux32
path: publish/*
Expand Down

0 comments on commit 2f79b2b

Please sign in to comment.