Skip to content

Commit

Permalink
Update musl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 committed Jun 23, 2023
1 parent c88a543 commit 00bdd76
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,11 @@ jobs:
with:
name: musl.tar.gz
path: ps4/musl.tar.gz

- name: Upload musl zip
uses: actions/upload-artifact@v3
with:
name: musl
path: |
lib/*
include/*

0 comments on commit 00bdd76

Please sign in to comment.