Skip to content

Commit

Permalink
check out mdn/content after 'npm pack' (#3188)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Mar 11, 2021
1 parent de32ade commit ddff93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-published-simulation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: Build and install tarball
run: |
echo mdn/content/ >> .npmignore
npm pack
TARBALL=`ls mdn-yari-*.tgz`
echo $TARBALL
Expand Down

0 comments on commit ddff93b

Please sign in to comment.