1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

forward tty status to exec/occ

This commit is contained in:
Robin Appelman 2023-04-28 17:10:13 +02:00
commit 9f8a3b1be8
5 changed files with 9 additions and 5 deletions

View file

@ -13,7 +13,7 @@ jobs:
- name: musl-tools
run: |
sudo apt-get install musl-tools
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: stable