Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejholly committed Oct 21, 2024
1 parent 3242c66 commit 7480edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cd examples/internal/browser &&
ucacher npm install gulp-cli &&
ucacher npm install &&
ls -la ./node_modules &&
ls -la ./node_modules/.bin &&
ucacher ./node_modules/.bin/gulp
### Note: This job runs in a container - ucacher is not supported yet in nested containers.
Expand Down

0 comments on commit 7480edb

Please sign in to comment.