Skip to content

Commit

Permalink
Update yarn-install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Aug 23, 2024
1 parent a14fd96 commit 0c0783f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/yarn-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v4.1.7
with:
persist-credentials: false # Required to make github pages deployment work correctly
node-version: 20.x

- name: Cache Data # Cache SourceCred Data, invalidating if any of the config changes or the SC version is updated
uses: actions/cache@v4.0.2
Expand Down

0 comments on commit 0c0783f

Please sign in to comment.