Skip to content

Commit

Permalink
Running make zpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab Suliman committed Apr 29, 2024
1 parent 7f3513a commit 3eb19b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_make_zpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
# exit

- name: test build
run: cd /build && sudo mkdir test
run: cd /build && sudo touch test.txt

# Artifacts
- name: Upload zpkg
uses: actions/upload-artifact@v2
with:
name: zpkgs
path: /build/*
path: /build

0 comments on commit 3eb19b6

Please sign in to comment.