Test
Some checks failed
Build rosetta-wss / build (push) Failing after 18s

This commit is contained in:
RoyceDa
2026-02-20 00:08:52 +02:00
parent bc8f889fb4
commit d273648072

View File

@@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.WSS_SSH_USER }} username: ${{ secrets.WSS_SSH_USER }}
password: ${{ secrets.WSS_SSH_PASSWORD }} password: ${{ secrets.WSS_SSH_PASSWORD }}
port: ${{ secrets.WSS_SSH_PORT }} port: ${{ secrets.WSS_SSH_PORT }}
source: "build/*" source: "build/"
target: ${{ secrets.WSS_DEPLOY_PATH }} target: ${{ secrets.WSS_DEPLOY_PATH }}
strip_components: 1 strip_components: 1