Skip to content

Commit

Permalink
Merge pull request #43 from beordle/beordle-patch-13
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
beordle authored May 17, 2022
2 parents 98ff5ae + d4136c4 commit 941ffd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ jobs:
- name: Packing
run: |
mv termtunnel termtunnel-linux-i686
tar -czf termtunnel-linux-amd64.tar.gz termtunnel-linux-i686
tar -czf termtunnel-linux-i686.tar.gz termtunnel-linux-i686
- name: Upload Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 941ffd8

Please sign in to comment.