Skip to content

Commit

Permalink
add: archive directory
Browse files Browse the repository at this point in the history
  • Loading branch information
programonaut authored Jun 12, 2022
1 parent 5f71097 commit ddd1ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-artifact.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: mkdir archive
- run: npm i --global yarn
- run: yarn install
- run: tar -czf archive/local-addon-instant-reload-with-php.tar.gz --exclude=./archive .
Expand Down

0 comments on commit ddd1ec5

Please sign in to comment.