Skip to content

Commit

Permalink
chore(dev): regenerate private keys
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-kirill committed Aug 29, 2024
1 parent 4dda391 commit b49a33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: "Install `Redocly`"
run: npm i -g @redocly/cli@latest
- name: Cache npm dependencies #
- name: Cache npm dependencies
uses: actions/cache@v2
with:
path: '~/.npm'
Expand Down

0 comments on commit b49a33e

Please sign in to comment.