Skip to content

Commit

Permalink
testing #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaZezulinsky committed Sep 23, 2021
1 parent a1ae437 commit 8c0f415
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,10 @@ jobs:
uses: actions/download-artifact@v2
with:
name: libgoldilocks-Linux
path: src/.libs/libgoldilocks.a
- name: Download Mac artifact
uses: actions/download-artifact@v2
with:
name: libgoldilocks-macOS
path: src/.libs/libgoldilocks.a
- name: Create zip
run: |
zip -r libgoldilocks libgoldilocks-*
Expand Down

0 comments on commit 8c0f415

Please sign in to comment.