Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Dec 15, 2023
1 parent 2eb3df3 commit 68b41a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ jobs:

- name: Check downloaded
run: |
ls build
ls -R build
clean-artifacts:
name: Clean artifacts
runs-on: ubuntu-latest
needs: [artifact-download]
if: always()
steps:
- uses: geekyeggo/delete-artifact@v2
Expand Down

0 comments on commit 68b41a7

Please sign in to comment.