Skip to content

Commit

Permalink
fixing a pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaZezulinsky committed Sep 29, 2021
1 parent 2e4a36c commit 4bfbd50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Download RPi artifact
uses: actions/download-artifact@v2
with:
name: libgoldilocks-raspbian-latest
path: libgoldilocks-raspbian-latest
name: libgoldilocks-raspbian-private
path: libgoldilocks-raspbian-private
- name: Create zip
run: |
zip -r libgoldilocks libgoldilocks-*
Expand Down

0 comments on commit 4bfbd50

Please sign in to comment.