Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cr3eperall authored Aug 26, 2024
1 parent 20f4dac commit 2c0789e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
build:

runs-on: ubuntu-latest
container: debian:unstable

steps:
steps:
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install libgtk-4-dev libgtk4-layer-shell-dev
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2c0789e

Please sign in to comment.