Skip to content

Commit

Permalink
fixes workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-blc authored Aug 8, 2024
1 parent 54fcd2c commit 4e183c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y libsoup-3.0-dev libwebkit2gtk-4.1-dev patchelf javascriptcoregtk-4.1 build-essential curl wget file libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
- name: Update time crate to fix error
- run: cargo add time @0.3.36
run: cargo add time @0.3.36

- name: Install Tauri CLI using Cargo
uses: baptiste0928/cargo-install@v3
Expand Down

0 comments on commit 4e183c4

Please sign in to comment.