Skip to content

Commit

Permalink
debug: xcaddy build master --> xcaddy build latest
Browse files Browse the repository at this point in the history
  • Loading branch information
IceCodeNew committed Oct 16, 2023
1 parent 350fa30 commit 8f4d935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Build
run: |
xcaddy build master --output ${{ runner.temp }}/${{ matrix.name }} --with github.com/mholt/caddy-l4=./
xcaddy build latest --output ${{ runner.temp }}/${{ matrix.name }} --with github.com/mholt/caddy-l4=./
# smoking test
echo ''
echo '########'
Expand Down

0 comments on commit 8f4d935

Please sign in to comment.