Skip to content

Commit

Permalink
restore ci
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Jun 25, 2024
1 parent a53e4df commit 036633c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'yarn'
# cache: 'yarn'

# - name: Install yarn
# run: |
# - name: Install yarn
# run: |
# npm install -g corepack
# corepack enable
# yarn -v
Expand Down

0 comments on commit 036633c

Please sign in to comment.