Skip to content

Commit

Permalink
Update pio-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoMoraes98 authored Apr 5, 2024
1 parent 52735a0 commit a394b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
token: ${{ sectrets.PAT_TOKEN }}
token: ${{ secrets.PAT_TOKEN }}
- uses: actions/cache@v4
with:
path: |
Expand Down

0 comments on commit a394b28

Please sign in to comment.