Skip to content

Commit

Permalink
check out mdn/content after 'npm pack' (mdn#3188)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Jun 1, 2021
1 parent 5135c58 commit 2721a9e
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 2721a9e

Please sign in to comment.