Skip to content

Commit

Permalink
Updated Go version and GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
careyjames committed Oct 10, 2023
1 parent 7138da9 commit 2bb9662
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/bash
- uses: actions/setup-go@v2
with:
go-version: 1.21
modules-directory: src

# Step 1: Compile the Go code
echo "Compiling Go code..."
Expand Down

0 comments on commit 2bb9662

Please sign in to comment.