Skip to content

Commit

Permalink
skip module cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nirgur committed Jul 23, 2024
1 parent 5a3e144 commit 9e2bf02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
# node_modules
# key: npm-dependencies-${{ hashFiles('pnpm-lock.yaml') }}

# - name: Mark repository as safe
# run: git config --global --add safe.directory /__w/descope-js/descope-js
- name: Mark repository as safe
run: git config --global --add safe.directory /__w/descope-js/descope-js

# - name: Fetch all branches to container
# run: git fetch --all
Expand Down

0 comments on commit 9e2bf02

Please sign in to comment.