Skip to content

Commit

Permalink
should do it
Browse files Browse the repository at this point in the history
  • Loading branch information
jvelo committed Sep 22, 2024
1 parent 2b0afc4 commit 8a1d84a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: actions/cache@v4
id: restore-build
with:
Expand Down

0 comments on commit 8a1d84a

Please sign in to comment.