mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update JonasKruckenberg/tauri-build action to v1.0.5
This commit is contained in:
parent
a8eb3d7828
commit
12c82b44eb
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
|
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
|
||||||
- uses: JonasKruckenberg/tauri-build@v1.0.3
|
- uses: JonasKruckenberg/tauri-build@v1.0.5
|
||||||
id: tauri_build
|
id: tauri_build
|
||||||
with:
|
with:
|
||||||
projectPath: ./test/fixture
|
projectPath: ./test/fixture
|
||||||
|
Loading…
x
Reference in New Issue
Block a user