Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tbttfox committed Oct 19, 2023
1 parent 73ed4c4 commit 31289e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,8 @@ jobs:
mkdir -p modules/simplex/scripts
cp -r ./scripts/simplexui modules/simplex/scripts
cd modules
zip -r simplex.zip .
zip -r ../simplex.zip .
cd ..
- name: Upload Artifacts
if: ${{ ! startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 31289e2

Please sign in to comment.