Skip to content

Commit

Permalink
Update download.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand authored Jun 21, 2024
1 parent a60ed1f commit a6919c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: echo "${{ steps.dlparam.outputs.tool4d }}"
- uses: 4d/tool4d-action@main
id: dl
if: "${{ matrix.os }} != ubuntu-latest"
- id: echodl
shell: bash
if: "${{ matrix.os }} != ubuntu-latest"
run: echo "${{ steps.dl.outputs.tool4d }}"

0 comments on commit a6919c4

Please sign in to comment.