| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -96,7 +96,7 @@ jobs: | |||
| 96 | 96 | echo "TAR_DIR=$RUNNER_TEMP/`basename tarballs/*.tar.gz .tar.gz`" >> $GITHUB_ENV | |
| 97 | 97 | - name: Copy directories needed for testing | |
| 98 | 98 | run: | | |
| 99 | - cp -r tools/eslint $TAR_DIR/tools | ||
| 99 | + cp -r tools/node_modules $TAR_DIR/tools | ||
| 100 | 100 | cp -r tools/eslint-rules $TAR_DIR/tools | |
| 101 | 101 | - name: Build | |
| 102 | 102 | run: | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments