mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update versions in the Readme
This commit is contained in:
parent
2d15aefab0
commit
743ace79ca
@ -52,7 +52,7 @@ jobs:
|
|||||||
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@v0.1.2-beta.9
|
- uses: JonasKruckenberg/tauri-build@v1
|
||||||
id: tauri_build
|
id: tauri_build
|
||||||
|
|
||||||
# You can now use the JSON array of artifacts under `steps.tauri_build.outputs.artifacts` to post-process/upload your bundles
|
# You can now use the JSON array of artifacts under `steps.tauri_build.outputs.artifacts` to post-process/upload your bundles
|
||||||
@ -101,7 +101,7 @@ jobs:
|
|||||||
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@v0.1.2-beta.9
|
- uses: JonasKruckenberg/tauri-build@v1
|
||||||
id: tauri_build
|
id: tauri_build
|
||||||
|
|
||||||
# The `artifacts` output can now be used by a different action to upload the artifacts
|
# The `artifacts` output can now be used by a different action to upload the artifacts
|
||||||
@ -183,7 +183,7 @@ jobs:
|
|||||||
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@v0.1.2-beta.9
|
- uses: JonasKruckenberg/tauri-build@v1
|
||||||
id: tauri_build
|
id: tauri_build
|
||||||
with:
|
with:
|
||||||
target: ${{ matrix.rust_target }}
|
target: ${{ matrix.rust_target }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user