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 46a75fd commit 6dfbf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
build-and-release-linux:
runs-on: ubuntu-latest
steps:
- name: Install Ninja
run: sudo apt-get install ninja-build
- name: Install Dependencies
run: sudo apt-get install ninja-build build-essential libgtk-3-dev
- uses: actions/checkout@v3
- uses: subosito/[email protected]
with:
Expand Down

0 comments on commit 6dfbf54

Please sign in to comment.