Skip to content

Commit

Permalink
🎨 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Apr 2, 2021
1 parent cbec661 commit 9e66d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:

- name: Build asset
run: |
strip mdr
7z a mdr-nightly.zip mdr
strip mdr*
7z a mdr-nightly.zip mdr*
- name: Set tag
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit 9e66d06

Please sign in to comment.