mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-02-15 02:40:48 +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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: HEAD
|
||||
fetch-depth: 0
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user