Skip to content

Commit

Permalink
Hmm...
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel committed Jul 29, 2021
1 parent c8c2ce4 commit ba03aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-arm.yml
Expand Up @@ -83,7 +83,7 @@ jobs:
# --volume "${PWD}:/checkout"

- name: Test var
run: echo "${{ FOOBAR }}"
run: echo "${{ env.FOOBAR }}"

# install: |
# echo "Installing stuff into the container!"
Expand Down

0 comments on commit ba03aac

Please sign in to comment.