mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2025-12-15 17:08:51 +00:00
Update release.yml
This commit is contained in:
parent
7eb713f279
commit
5716e32eaf
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -20,4 +20,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Create release
|
||||
run: cargo build --release --verbose
|
||||
run: |
|
||||
cd babylonia-terminal-cli
|
||||
cargo build --release --verbose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user