Skip to content

Commit ddd1ec5

Browse files
authored
add: archive directory
1 parent 5f71097 commit ddd1ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-artifact.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
29+
- run: mkdir archive
2930
- run: npm i --global yarn
3031
- run: yarn install
3132
- run: tar -czf archive/local-addon-instant-reload-with-php.tar.gz --exclude=./archive .

0 commit comments

Comments
 (0)