mirror of https://github.com/AxioDL/metaforce.git
Fix upload-debug-linux.sh
This commit is contained in:
parent
518e639f69
commit
ea56fec66c
|
@ -1,2 +1,3 @@
|
||||||
#!/bin/bash -ex
|
#!/bin/bash -ex
|
||||||
|
cd build/Binaries
|
||||||
sentry-cli upload-dif --org axiodl --project metaforce {hecl,metaforce-gui,metaforce,visigen}{,.dbg} --include-sources
|
sentry-cli upload-dif --org axiodl --project metaforce {hecl,metaforce-gui,metaforce,visigen}{,.dbg} --include-sources
|
||||||
|
|
Loading…
Reference in New Issue