Skip to content

Commit

Permalink
eval
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin committed Nov 22, 2023
1 parent d65fa57 commit 770492a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Read .go-version file
id: read-go-version
run: |
echo "go-version=(cat .go-version)" >> $GITHUB_OUTPUT
echo "go-version=$(cat .go-version)" >> $GITHUB_OUTPUT
debug:
needs: [setup]
Expand Down

0 comments on commit 770492a

Please sign in to comment.