Skip to content

Commit

Permalink
Publish PKG file
Browse files Browse the repository at this point in the history
Signed-off-by: Beyley Thomas <[email protected]>
  • Loading branch information
Beyley authored Feb 7, 2024
1 parent b6f136c commit 127d6a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ jobs:

- name: Run the build
run: docker run --platform=linux/arm64 -v /usr/bin/qemu-aarch64:/usr/bin/qemu-aarch64 -v `pwd`:/RefresherPS3 zeldin/ps3dev-docker /RefresherPS3/ci-docker-build.sh

- name: Upload the PKG
uses: actions/[email protected]
with:
path: RefresherPS3.pkg

0 comments on commit 127d6a2

Please sign in to comment.