Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit63ca645

Browse files
Update build-run-validate.yml
1 parent1207bd7 commit63ca645

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎.github/workflows/build-run-validate.yml‎

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ jobs:
3131
uses:actions/setup-go@v4
3232
with:
3333
go-version:'1.24.2'
34-
35-
-name:Validate Go Installation
36-
run:|
37-
go version
38-
if ! go version | grep -q "go1.24.2"; then
39-
echo "Go installation failed or incorrect version"
40-
exit 1
41-
fi
4234

4335
-name:Clone caddy-waf Repository
4436
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp