Skip to content

Commit

Permalink
fixx667
Browse files Browse the repository at this point in the history
  • Loading branch information
Turupawn committed Dec 5, 2020
1 parent feb1cad commit 96ad61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ jobs:
- name: Build
id: build
run: |
zip -r tribilin.zip . -i artifacts/*
ls
zip -r tribilin.zip artifacts/*
ls artifacts/
- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit 96ad61b

Please sign in to comment.