Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanHir authored Oct 13, 2022
1 parent f41d04f commit 15a47bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ jobs:
steps:
- name: Download Artifacts
uses: actions/download-artifact@v3
- name: Remove sysroots
run: find -name "*.tar" -delete
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 15a47bc

Please sign in to comment.