Skip to content

Commit

Permalink
valid CI
Browse files Browse the repository at this point in the history
  • Loading branch information
letFunny committed Jan 21, 2025
1 parent 71a05a3 commit 9f927dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
strategy:
matrix:
version:
Expand Down Expand Up @@ -47,7 +48,7 @@ jobs:
- name: Download head
uses: actions/download-artifact@v3
with:
name: base
name: head

- name: Download chisel-releases
uses: actions/checkout@v4
Expand Down

0 comments on commit 9f927dc

Please sign in to comment.