Skip to content

Commit

Permalink
please careful with tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
abessette committed Sep 1, 2021
1 parent 4a882fd commit cfad72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
- name: Create tar and gzip it
run: |
tar -cvf $TAR_NAME ../MAGE
gzip -k9 $TAR_NAME
tar -cvf $TAR_NAME ../MAGE
gzip -k9 $TAR_NAME
env:
TAR_NAME: mage_${{ github.release.tag_name }}.tar

Expand Down

0 comments on commit cfad72e

Please # to comment.