Skip to content

Commit

Permalink
update workflows 25
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd committed May 27, 2024
1 parent a0ab660 commit 73e344f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/25-artifacts-between-workflows-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- name: Download workflow artifact
uses: actions/download-artifact@v4
with:
name: pr_num
path: ./pr_num/pr_num.txt
run-id: ${{ github.event.workflow_run.id }}

Expand Down

0 comments on commit 73e344f

Please sign in to comment.