Skip to content

Commit

Permalink
try removing root package lock and dep cache because of npm/cli#4828
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyward committed Aug 26, 2024
1 parent 9e55eba commit 17be527
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3,291 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-sample-add-ons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache-dependency-path: addons-web-sdk/samples/package-lock.json
- run: npm run build
working-directory: addons-web-sdk/samples
- name: Upload build
Expand Down
Loading

0 comments on commit 17be527

Please sign in to comment.