Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ran-Xing authored Jul 30, 2023
1 parent c41b206 commit 13eef20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xgo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
sed -i "s|ghcr.io/crazy-max/xgo|registry.cn-hangzhou.aliyuncs.com/xrsec/xgo|g" xgo.go
-
name: Build with xgo
uses: crazy-max/ghaction-xgo@v1
with:
uses: crazy-max/ghaction-xgo@v2
with: trimpath: true
xgo_version: latest
go_version: ${{ matrix.go_version }}
working_dir: ./xgo
Expand Down

0 comments on commit 13eef20

Please sign in to comment.