Skip to content

Commit

Permalink
Appveyor Fixes (Linux)
Browse files Browse the repository at this point in the history
  • Loading branch information
petasis committed Jan 2, 2025
1 parent 9c0649c commit 9bf80ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ for:
- echo ${FILE_TO_UPLOAD}

artifacts:
- path: ${TKDND_HOME}/*.tgz
- path: '*.tgz'
type: tgz
name: tkdnd-${TKDND_VERSION}${BUILD_FILENAME_TAG}.tgz

Expand Down

0 comments on commit 9bf80ff

Please sign in to comment.