Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuris committed Sep 7, 2023
1 parent 801e598 commit 9338e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
toolchain: stable
override: true
- uses: arduino/setup-protoc@v2
- name: Restore Cargo Cache
- name: Restore Cargo Cache
id: cargo-cache
uses: actions/cache/restore@v3
with:
Expand Down

0 comments on commit 9338e2c

Please sign in to comment.