1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-10-02 17:24:28 +00:00

Debug action build

This commit is contained in:
jugeeya 2020-08-15 12:27:08 -07:00 committed by GitHub
parent d5c75824e4
commit 13d20deb13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,12 @@ jobs:
container: jugeeya/cargo-skyline:latest
steps:
- uses: actions/checkout@v2
- name: WHERE
run: env
- name: AM
run: ls && pwd
- name: I
run: ls ..
- name: Build release NRO
run: cargo skyline build --release
- name: Upload plugin artifact