mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-01 03:58:40 +00:00
update action
This commit is contained in:
parent
d90fede2e1
commit
4bd68cf469
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,10 @@ jobs:
|
|||
name: 'Test: ${{ matrix.os }} / ${{ matrix.platform }}'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
token: ${{ secrets.GITHUB }}
|
||||
- name: Set up GCC
|
||||
uses: ./
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user