Skip to content

Commit 9f5cbf4

Browse files
committed
More path fix
1 parent 1b0c2cf commit 9f5cbf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "$CORVEL_SSH_PRIVATE_KEY" > ../private.key
3636
sudo chmod 600 ../private.key
3737
echo "$CORVEL_KNOWNHOSTS" > ~/.ssh/known_hosts
38-
scp -i ../private.key fontspector@corvelsoftware.co.uk:fontspector.db .
38+
scp -i ../private.key fontspector@corvelsoftware.co.uk:fontspector.db .ci/dashboard/fontspector.db
3939
shell: bash
4040
env:
4141
CORVEL_SSH_PRIVATE_KEY: ${{secrets.CORVEL_SSH_PRIVATE_KEY}}

0 commit comments

Comments
 (0)