mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-11 03:00:05 +01:00
Fetch all tags
This commit is contained in:
parent
a5c38c1a16
commit
543293aa5f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue