Skip to content

Commit

Permalink
Add need to artifact-download
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Dec 15, 2023
1 parent 03e60e6 commit 2eb3df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
artifact-download:
name: Artifact download
runs-on: ubuntu-latest
needs: [artifact-upload]
steps:
- name: Prepare workspace
run: mkdir build
Expand Down

0 comments on commit 2eb3df3

Please sign in to comment.