This commit is contained in:
Pulkit Kathuria 2023-08-31 15:44:15 +09:00
parent 885b029fcf
commit 3be93e6510

View File

@ -13,9 +13,9 @@ jobs:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
uses: kevincobain2000/action-gobrew@v2.2
with:
go-version: '1.21'
version: 'mod'
- name: Make All
run: |