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 b8e9441 commit ac8e679
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,11 @@ jobs:
with:
name: headers
path: headers/
run: |
ls
zip headers.zip headers

- name: pack headers
run: |
ls
zip headers.zip headers
- name: get linux build
uses: actions/download-artifact@v3
Expand Down

0 comments on commit ac8e679

Please sign in to comment.