Skip to content

Commit

Permalink
Fix another delete-artifact error
Browse files Browse the repository at this point in the history
  • Loading branch information
electroly committed Feb 15, 2024
1 parent 4c7dc46 commit 45af745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tmbasic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ jobs:
final-cleanup:
runs-on: ubuntu-latest
name: Cleanup
permissions:
actions: write
needs: [build-tmbasic-docker, build-tmbasic-mac]
steps:
- name: Delete runners.tar
Expand Down

0 comments on commit 45af745

Please sign in to comment.