Skip to content

Commit

Permalink
Merge pull request #10 from GSA-TTS/dep-updates
Browse files Browse the repository at this point in the history
Revert "Temporarily turn off yarn cache"
  • Loading branch information
rahearn authored Aug 5, 2024
2 parents c133ba4 + af1c090 commit 5cfe4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-languages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ runs:
uses: actions/setup-node@v4
with:
node-version: '22.3.0'
cache: 'yarn'
- name: Install yarn dependencies
shell: bash
run: yarn install --frozen-lockfile

0 comments on commit 5cfe4ab

Please sign in to comment.