mirror of https://github.com/Leinnan/rpack.git
Update bundle.yml
This commit is contained in:
parent
582269bd72
commit
f3272be5bb
|
|
@ -37,7 +37,8 @@ jobs:
|
|||
restore-keys: ${{ inputs.runningSystem }}-build-
|
||||
- uses: extractions/setup-just@v2
|
||||
- name: Install Cargo Bundle
|
||||
run: cargo install --git https://github.com/Leinnan/cargo-bundler
|
||||
continue-on-error: true
|
||||
run: cargo install --git https://github.com/Leinnan/cargo-bundler && true
|
||||
- name: Bundle
|
||||
working-directory: crates/rpack_egui
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue