SHA256
more play with build_release action.
This commit is contained in:
@@ -41,7 +41,6 @@ jobs:
|
||||
|
||||
- name: Build with Rust Docker Image
|
||||
run: |
|
||||
docker run --rm -v "${{ github.workspace }}:/nyanit" -w /nyanit rust:slim-trixie ls -la
|
||||
docker run --rm -v "${{ github.workspace }}:/app" -w /app rust:slim-trixie ls -la
|
||||
docker run --rm -v "${{ github.workspace }}:/app" -w /app rust:slim-trixie cargo build --release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user