mirror of https://github.com/Leinnan/rpack.git
Update bundle.yml
This commit is contained in:
parent
e4b8406e90
commit
582269bd72
|
|
@ -38,8 +38,7 @@ jobs:
|
|||
- uses: extractions/setup-just@v2
|
||||
- name: Install Cargo Bundle
|
||||
run: cargo install --git https://github.com/Leinnan/cargo-bundler
|
||||
- name: Bundle mac
|
||||
if: inputs.bundle == true && startsWith(inputs.runningSystem, 'macos')
|
||||
- name: Bundle
|
||||
working-directory: crates/rpack_egui
|
||||
run: |
|
||||
just bundle
|
||||
|
|
|
|||
Loading…
Reference in New Issue