mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-16 01:55:21 +03:00
fix(github): hmmm
This commit is contained in:
parent
8c3ecfdf8d
commit
e9d14feb50
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@ -39,6 +39,9 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: What OS?
|
||||
run: echo "$RUNNER_OS"
|
||||
|
||||
- name: Install dependencies (Ubuntu)
|
||||
if: runner.os == 'Ubuntu'
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user