From: Wayne Davison Date: Wed, 15 Jul 2020 20:42:36 +0000 (-0700) Subject: Tweak the save path. X-Git-Tag: v3.2.3pre1~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40753bcbf7dd197c0b1236d84a64eb12eb57d5b4;p=thirdparty%2Frsync.git Tweak the save path. --- diff --git a/.github/workflows/cygwin-save.yml b/.github/workflows/cygwin-save.yml index 536e4a16..136ed157 100644 --- a/.github/workflows/cygwin-save.yml +++ b/.github/workflows/cygwin-save.yml @@ -18,4 +18,4 @@ jobs: - uses: actions/upload-artifact@v2 with: name: tools-cygwin - path: /tools/cygwin + path: c:/tools/cygwin