mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
aaa
This commit is contained in:
parent
ec7275a290
commit
81589ed20a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: Install utils
|
- name: Install utils
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y clang zlib1g-dev dos2uni
|
sudo apt install -y clang zlib1g-dev dos2unix
|
||||||
|
|
||||||
- name: Restore dependencies
|
- name: Restore dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue