Skip to content

Commit

Permalink
chore: whitespace to enfore pipeline run
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Oct 3, 2023
1 parent c3c34d4 commit cf50a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/deps/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ runs:
unzip /tmp/protoc.zip -d ${HOME}/.local
echo "PROTOC=${HOME}/.local/bin/protoc" >> $GITHUB_ENV
export PATH="${PATH}:${HOME}/.local/bin"
- name: Rust cache
uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit cf50a6e

Please sign in to comment.