Skip to content

Commit

Permalink
update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkir committed Apr 29, 2024
1 parent 03fdc11 commit 50d444a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ jobs:
- ARM64
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- shell: bash
- name: checkout
uses: actions/checkout@v3
- name: execution proof-of-performance script pop-github-launch.sh
shell: bash
env:
debug: true
run: |
Expand Down

0 comments on commit 50d444a

Please sign in to comment.