mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 17:24:45 +00:00
Automatically submit build files
This commit is contained in:
2
.github/workflows/shell-quality-checks.yml
vendored
2
.github/workflows/shell-quality-checks.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: '1.22.6'
|
go-version: "1.24.6"
|
||||||
|
|
||||||
- name: Install shell linting and testing tools
|
- name: Install shell linting and testing tools
|
||||||
run: brew install bats-core shfmt shellcheck
|
run: brew install bats-core shfmt shellcheck
|
||||||
|
|||||||
BIN
bin/analyze-go
BIN
bin/analyze-go
Binary file not shown.
Reference in New Issue
Block a user