mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 17:57:58 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ddd09761f5 |
3
.github/workflows/release-upload.yml
vendored
3
.github/workflows/release-upload.yml
vendored
@@ -8,10 +8,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Pre-build
|
- name: Pre-build
|
||||||
run: apt install -y libdbus-1-dev pkg-config libdbus-1-3
|
run: sudo apt install -y libdbus-1-dev pkg-config libdbus-1-3
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --verbose --release
|
run: cargo build --verbose --release
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user