Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias committed Feb 9, 2024
1 parent fe638f1 commit 7bf82bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
./easy-release-ubuntu
- name: Archive Folder
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v2
with:
name: artifact
path: ${{github.workspace}}/*.tar.gz
Expand Down

0 comments on commit 7bf82bf

Please sign in to comment.