Skip to content

Commit

Permalink
Update firmware-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto-abarzua authored Dec 8, 2023
1 parent 4acc371 commit 8a6dde7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firmware-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3

- name: Install toml
run: pip install toml

- name: Set Env File
run: printenv | grep -v "^\(PWD\|SHLVL\|HOME\)" > .env
Expand Down

0 comments on commit 8a6dde7

Please sign in to comment.