Skip to content

Commit

Permalink
Update build-dev-container.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella authored Nov 18, 2024
1 parent 4564d6c commit cc89b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Image version
shell: bash
run: echo "VERSION=$(cat .devcontainer/version.txt") >> $GITHUB_ENV
run: echo "VERSION=$(cat .devcontainer/version.txt)" >> $GITHUB_ENV

- name: Lowercase repository owner
shell: bash
Expand Down

0 comments on commit cc89b15

Please sign in to comment.