Skip to content

Commit 6811b34

Browse files
authored
Update build-php-windows.yml
1 parent 4a0d3e6 commit 6811b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: garygrossgarten/github-action-scp@release
5656
with:
5757
local: "bin/spc"
58-
remote: /home/gh-deploy/
58+
remote: /home/gh-deploy/spc-${{ matrix.php-version }}-${{ matrix.combination }}
5959
host: ${{ secrets.DEPLOY_SERVER_HOST }}
6060
username: ${{ secrets.DEPLOY_SERVER_USER }}
6161
password: ${{ secrets.DEPLOY_SERVER_PASSWORD }}

0 commit comments

Comments
 (0)