Skip to content

Commit

Permalink
Update wokwi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-C-H-Y committed May 3, 2024
1 parent e9ac4aa commit 2931f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wokwi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
name: ${{matrix.chip}}-${{matrix.chunks}}.artifacts
path: ~/.arduino/tests/
run-id: ${{github.event.workflow_run_id}}
run-id: ${{github.event.workflow_run.id}}

- name: Install Wokwi CLI
run: curl -L https://wokwi.com/ci/install.sh | sh
Expand Down

0 comments on commit 2931f0a

Please sign in to comment.