Try fecthing the last two commits
This commit is contained in:
12
.github/workflows/self-push.yml
vendored
12
.github/workflows/self-push.yml
vendored
@@ -29,6 +29,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Launcher docker
|
- name: Launcher docker
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: NVIDIA-SMI
|
- name: NVIDIA-SMI
|
||||||
run: |
|
run: |
|
||||||
@@ -71,6 +73,8 @@ jobs:
|
|||||||
# steps:
|
# steps:
|
||||||
# - name: Launcher docker
|
# - name: Launcher docker
|
||||||
# uses: actions/checkout@v2
|
# uses: actions/checkout@v2
|
||||||
|
# with:
|
||||||
|
# fetch-depth: 2
|
||||||
#
|
#
|
||||||
# - name: NVIDIA-SMI
|
# - name: NVIDIA-SMI
|
||||||
# run: |
|
# run: |
|
||||||
@@ -113,6 +117,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Launcher docker
|
- name: Launcher docker
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: NVIDIA-SMI
|
- name: NVIDIA-SMI
|
||||||
run: |
|
run: |
|
||||||
@@ -157,6 +163,8 @@ jobs:
|
|||||||
# steps:
|
# steps:
|
||||||
# - name: Launcher docker
|
# - name: Launcher docker
|
||||||
# uses: actions/checkout@v2
|
# uses: actions/checkout@v2
|
||||||
|
# with:
|
||||||
|
# fetch-depth: 2
|
||||||
#
|
#
|
||||||
# - name: NVIDIA-SMI
|
# - name: NVIDIA-SMI
|
||||||
# run: |
|
# run: |
|
||||||
@@ -198,6 +206,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Launcher docker
|
- name: Launcher docker
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: NVIDIA-SMI
|
- name: NVIDIA-SMI
|
||||||
run: |
|
run: |
|
||||||
@@ -239,6 +249,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Launcher docker
|
- name: Launcher docker
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 2
|
||||||
|
|
||||||
- name: NVIDIA-SMI
|
- name: NVIDIA-SMI
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user