mirror of
https://github.com/xmrig/xmrig.git
synced 2025-04-06 06:27:28 +00:00
Fixed CI
This commit is contained in:
parent
b749ee9876
commit
589024f9d6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -113,6 +113,7 @@ jobs:
|
|||
steps:
|
||||
- name: Run build inside docker
|
||||
run: |
|
||||
set -x
|
||||
mkdir /tmp/docker
|
||||
(cat <<EOF
|
||||
set -x
|
||||
|
|
Loading…
Reference in a new issue