Skip to content

Commit

Permalink
Update npm-publish-linux-pi-2b.yml: match the deployed version
Browse files Browse the repository at this point in the history
Signed-off-by: Jianwei Mao <maojianwei2016@126.com>
  • Loading branch information
MaoJianwei committed Feb 3, 2024
1 parent 4126db1 commit 75ccd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-linux-pi-2b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.21.0'
go-version: '1.21.6'

- name: Golang Build
run: ./statically_linked_compilation.sh
Expand Down

0 comments on commit 75ccd69

Please sign in to comment.