maketgz: move from / into scripts

Closes #14797
This commit is contained in:
Daniel Stenberg 2024-09-05 16:31:38 +02:00
parent 0d1504b205
commit 5c14d696fe
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 7 additions and 7 deletions

View file

@ -40,7 +40,7 @@ jobs:
- name: 'maketgz'
run: |
SOURCE_DATE_EPOCH=1711526400 ./maketgz 99.98.97
SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
with: