Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
fix: version without docs.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoCMoraes committed May 23, 2024
1 parent 9dcafaa commit 72cdb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-plugin-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
with:
node-version: '16.x'
- name: Install Dependencies
run: npm i @hashicorp/platform-packer-plugins
run: npm i @hashicorp/platform-packer-plugins@v1.1.0
- name: Fetch and validate plugin docs
run: node .github/workflows/check-plugin-docs.js

0 comments on commit 72cdb85

Please sign in to comment.