Skip to content

Commit

Permalink
i hate this
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV committed Apr 10, 2024
1 parent d57061f commit 62660d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
sudo apt update
sudo apt install libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libayatana-appindicator3-dev librsvg2-dev
echo "PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig" >> $GITHUB_ENV
- name: install frontend dependencies
run: npm install -g pnpm && pnpm install
Expand Down

0 comments on commit 62660d6

Please sign in to comment.