Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <[email protected]>
  • Loading branch information
caarlos0 committed Jan 11, 2023
1 parent 760dcd5 commit 53c7647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: echo "goos=darwin" >> $GITHUB_ENV
- if: matrix.os == 'windows-latest'
run: echo "goos=windows" >> $GITHUB_ENV
- run: echo "${{ env.flags }} @ ${{ env.goos }}"
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit 53c7647

Please sign in to comment.