Skip to content

Commit

Permalink
Update playground.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Dec 15, 2023
1 parent 925968a commit 5c41f23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
name: Artifact download
runs-on: ubuntu-latest
steps:
- name: Prepare workspace
run: mkdir build
- name: Download artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 5c41f23

Please sign in to comment.