Skip to content

Commit

Permalink
chore: updated windows action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dax89 authored Oct 21, 2024
1 parent b68df0f commit 46d8793
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 @@ -75,7 +75,7 @@ jobs:
cmake --build . --target REDasmDeploy
- name: Deploy
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Windows (Portable)
path: build/deploy
Expand Down

0 comments on commit 46d8793

Please sign in to comment.