Skip to content

Commit

Permalink
use artifact from triggering wf
Browse files Browse the repository at this point in the history
  • Loading branch information
Davknapp committed Sep 24, 2024
1 parent 8bf1119 commit 7ce22dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_from_cmake_tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Download tarball
uses: actions/download-artifact@v4
with:
run-id: ${{ github.event.workflow_run.id }}
name: tarballs
path: tarballs
- name: Extract tarball
Expand Down

0 comments on commit 7ce22dd

Please sign in to comment.