mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-27 10:42:27 -04:00
build: fix publish-nightly tools checkout
This commit is contained in:
1
.github/workflows/build-syncthing.yaml
vendored
1
.github/workflows/build-syncthing.yaml
vendored
@@ -657,7 +657,6 @@ jobs:
|
||||
repository: syncthing/release-tools
|
||||
path: tools
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }} # https://github.com/actions/checkout/issues/882
|
||||
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user