4sp->2sp
This commit is contained in:
parent
fb98943612
commit
03d97963bf
1 changed files with 4 additions and 3 deletions
7
.github/workflows/release-offline.yml
vendored
7
.github/workflows/release-offline.yml
vendored
|
|
@ -11,9 +11,10 @@ on:
|
|||
branches:
|
||||
- offline-mode
|
||||
workflow_call:
|
||||
secrets:
|
||||
GH_REPO_TOKEN:
|
||||
required: true
|
||||
secrets:
|
||||
GH_REPO_TOKEN:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
clang:
|
||||
name: 🔎 Clang
|
||||
|
|
|
|||
Loading…
Reference in a new issue