Skip to content

Commit

Permalink
..............................
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Oct 23, 2023
1 parent c1e61f4 commit bb1fecf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: headers

- name: pack headers
run: |
ls
mkdir headers && mv !(headers) headers
path: headers/

- name: get linux build
uses: actions/download-artifact@v3
Expand Down

0 comments on commit bb1fecf

Please sign in to comment.