This commit is contained in:
@@ -16,7 +16,8 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: ls -al /root/.cargo/bin
|
||||
- run: echo "/root/.cargo/bin" >> $PATH
|
||||
- run: cat $GITHUB_PATH
|
||||
- run: echo "/root/.cargo/bin" >> $GITHUB_PATH
|
||||
- run: rustup default stable
|
||||
- run: cargo build --release --target "${{ env.TARGET_PLATFORM }}"
|
||||
- uses: https://gitea.com/actions/gitea-release-action@main
|
||||
|
||||
Reference in New Issue
Block a user