build: fix publish-nightly tools checkout

This commit is contained in:
Jakob Borg 2024-12-22 09:02:11 +01:00
parent 0ce92befc8
commit ec2d4638e3
No known key found for this signature in database

View File

@ -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