Skip to content

Commit

Permalink
不使用GITHUB_EVENT_PATH变量
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Jan 18, 2024
1 parent 93cf935 commit 9aa49c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
apt-get install -y libwebkit2gtk-4.0-dev build-essential wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
# cargo install tauri-cli
# Install frontend dependencies
export GITHUB_EVENT_PATH=""
pnpm install
# Build the application
pnpm tauri build
Expand Down

0 comments on commit 9aa49c6

Please sign in to comment.