Skip to content

Commit

Permalink
更新 build_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdnjk authored Sep 1, 2024
1 parent 36cb8ab commit d3b192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: '1.22.2'

- name: 构建
run: go build -v ./app.go forge.go
run: go build -v ./app.go

- name: capture build artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d3b192e

Please sign in to comment.