Skip to content

Commit

Permalink
forgot to install publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
xasopheno committed Oct 29, 2022
1 parent 3e24489 commit 83811ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
token: ${{ env.GH_TOKEN }}
ref: 'main'

# - name: Install publish-cool-workspace
# uses: baptiste0928/cargo-install@v1
# with:
# crate: publish-cool-workspace
- name: Install publish-cool-workspace
uses: baptiste0928/cargo-install@v1
with:
crate: publish-cool-workspace

- name: Extract version
id: extract-version
Expand Down

0 comments on commit 83811ce

Please sign in to comment.