Skip to content

Commit

Permalink
shell-bash
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed May 24, 2024
1 parent bffe513 commit 746c137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
echo "TOIT_GIT_VERSION=${{ github.event.inputs.toit-version }}" >> $GITHUB_ENV
- name: Fetch the Toit repository
shell: bash
run: |
# We allow the workflow dispatch to override the checked out branch.
# Note that we set the TOIT_GIT_VERSION env variable. The checked out branch
Expand Down

0 comments on commit 746c137

Please sign in to comment.