mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 00:30:45 -05:00
Remove unnecessary testing command in build.yaml
This commit is contained in:
parent
4e78e17552
commit
6a74f6baf8
@ -333,7 +333,6 @@ jobs:
|
||||
uses: Difegue/action-megacmd@master
|
||||
with:
|
||||
args: export -a "/spt-release/${{ steps.generate-filename.outputs.filename }}" -f | awk '{print $NF}'
|
||||
run: echo "TESTING"
|
||||
env:
|
||||
USERNAME: ${{ secrets.MEGA_EMAIL }}
|
||||
PASSWORD: ${{ secrets.MEGA_PASSWORD }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user