Skip to content

Commit

Permalink
To to fix perf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed May 2, 2023
1 parent cf0ee96 commit 92fb93f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10,527 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
runs-on: "ubuntu-latest"

steps:
- uses: volta-cli/action@v4
- uses: actions/checkout@v3
- uses: NullVoxPopuli/action-setup-pnpm@v2

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: volta-cli/action@v4
- uses: NullVoxPopuli/action-setup-pnpm@v2
- name: Build Control
run: |
git checkout ${{ github.event.pull_request.base.sha }}
Expand Down
Loading

0 comments on commit 92fb93f

Please sign in to comment.