Skip to content

Commit

Permalink
Update to Tauri v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Dec 18, 2023
1 parent ba8c7ee commit c7b3ab8
Show file tree
Hide file tree
Showing 6 changed files with 239 additions and 150 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
src-shared-rust
src-elevated-sidecar
src-core
- name: Install development Tauri CLI
run: cargo install --git https://github.com/tauri-apps/tauri --branch 1.x tauri-cli
# - name: Install development Tauri CLI
# run: cargo install --git https://github.com/tauri-apps/tauri --branch 1.x tauri-cli
- name: Get Changelog Entry
id: changelog_reader
uses: mindsers/changelog-reader-action@v2
Expand All @@ -72,7 +72,7 @@ jobs:
includeDebug: true
includeRelease: false
includeUpdaterJson: true
tauriScript: cargo-tauri
# tauriScript: cargo-tauri
- name: Update release data
uses: actions/github-script@v3
with:
Expand Down
194 changes: 97 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c7b3ab8

Please sign in to comment.