Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Upload Artifact needed to be updated to continue the CI workflow
  • Loading branch information
WEKarnesky authored Sep 19, 2024
1 parent 066fb9d commit 85ddf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Upload release distribution zipfile
#
- name: Upload Releases
uses: actions/upload-artifact@v2-preview
uses: actions/upload-artifact@v4

with:
path: ./build/release/
Expand Down

0 comments on commit 85ddf6e

Please sign in to comment.