mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-23 00:08:40 +00:00
Update main.yml
This commit is contained in:
parent
ff994f0adb
commit
3a8a3f166a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -16,10 +16,10 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 1
|
||||
- name: Set up GCC
|
||||
uses: ./
|
||||
uses: egor-tensin/setup-gcc@v1
|
||||
with:
|
||||
version: latest
|
||||
platform: '${{ matrix.platform }}'
|
||||
cc: 1
|
||||
- name: Run tests
|
||||
run: |
|
||||
chmod +x ./tests/test.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user