Skip to content

Commit

Permalink
perf: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed May 9, 2022
1 parent c87bc65 commit 37a8765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit 37a8765

Please sign in to comment.