mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-15 01:48:40 +00:00
change workflow
This commit is contained in:
parent
c090aedfda
commit
e08830083d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
platform: '${{ matrix.platform }}'
|
platform: '${{ matrix.platform }}'
|
||||||
|
- name: Setup packages
|
||||||
|
install_packages: libcurl4-openssl-dev
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./tests/test.sh
|
chmod +x ./tests/test.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user