Skip to content

Commit

Permalink
fix for github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anekkanti committed Sep 5, 2024
1 parent a04c98a commit cf1f7b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup
- name: Setup Go
uses: actions/setup-go@v4

- name: Setup Just
uses: extractions/setup-just@v2

- name: Build
Expand Down

0 comments on commit cf1f7b8

Please sign in to comment.