Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
donomii committed Apr 13, 2023
1 parent f128d4e commit 31e23f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
env:
GO111MODULE auto
GO111MODULE: auto
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
Expand Down

0 comments on commit 31e23f5

Please sign in to comment.