Skip to content

Commit

Permalink
Update prbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
appdevelpo committed Apr 11, 2024
1 parent 6bae5bf commit 46a75fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
build-and-release-linux:
runs-on: ubuntu-latest
steps:
- name: Install Ninja
run: sudo apt-get install ninja-build
- uses: actions/checkout@v3
- uses: subosito/[email protected]
with:
Expand Down

0 comments on commit 46a75fd

Please sign in to comment.