Skip to content

Commit

Permalink
tt
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelint committed Jul 19, 2024
1 parent 48079ba commit f993cb8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,12 @@ jobs:
sudo apt-get install -y libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf

- name: Update Package Version
uses: jossef/[email protected]
with:
file: webapp/src-tauri/tauri.conf.json
field: package.version
value: ${{ steps.tag.outputs.version }}
# - name: Update Package Version
# uses: jossef/[email protected]
# with:
# file: webapp/src-tauri/tauri.conf.json
# field: package.version
# value: ${{ steps.tag.outputs.version }}

- name: Setup Webapp
id: prepare-webapp
Expand Down

0 comments on commit f993cb8

Please sign in to comment.