mirror of
https://github.com/oneclickvirt/backtrace.git
synced 2025-12-24 13:17:58 +08:00
update
This commit is contained in:
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@@ -99,4 +99,4 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Release Go Binary
|
||||
run: |
|
||||
go build -o bin/backtrace-${{ matrix.goos }}-${{ matrix.goarch }} -v ./...
|
||||
go build -o backtrace-${{ matrix.goos }}-${{ matrix.goarch }} -v ./...
|
||||
|
||||
Reference in New Issue
Block a user