mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 20:51:38 +00:00
fix ci
This commit is contained in:
parent
2c404d4ba3
commit
83f72c4dfe
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: Upload to Artifact Storage
|
name: Upload to Artifact Storage
|
||||||
command: |
|
command: |
|
||||||
scp -o StrictHostKeyChecking=no -i $KEYPATH -P $PORT ~/MBHaxe/MBHaxe-Ultra-Mac.dmg $REMOTEDIR/MBHaxe-Ultra-Mac.dmg
|
scp -o StrictHostKeyChecking=no -i $KEYPATH -P $PORT ~/MBHaxe/macos-dist/MBHaxe-Ultra-Mac.dmg $REMOTEDIR/MBHaxe-Ultra-Mac.dmg
|
||||||
|
|
||||||
# - store_artifacts:
|
# - store_artifacts:
|
||||||
# path: ~/MBHaxe/MBHaxe-Platinum-Mac.zip
|
# path: ~/MBHaxe/MBHaxe-Platinum-Mac.zip
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue