mirror of
https://github.com/ALEZ-DEV/Babylonia-terminal.git
synced 2026-03-21 21:58:52 +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:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Create release
|
- 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