Skip to content

Commit

Permalink
Update linux-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beaumanvienna committed Sep 11, 2024
1 parent 8a2ef83 commit d35ab66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: rm -f bin/Release/libresource-system-gnu.a

- name: upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: engine-linux
path: bin/Release

0 comments on commit d35ab66

Please sign in to comment.