Skip to content

Commit

Permalink
fix: test github artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Sep 5, 2024
1 parent d6a2d4c commit caa25ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
name: build.zip

- name: Display structures
run: ls -R

- name: Upload Artifacts to GitHub Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit caa25ea

Please sign in to comment.