mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-02-15 19:00:42 +01:00
[build.yml] Check out explicit HEAD
This commit is contained in:
parent
c79a7bcc04
commit
da4ddd2ba0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
ref: HEAD
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user