Skip to content

Commit

Permalink
removed dir commands
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Oct 16, 2021
1 parent 0732c34 commit 21ae018
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-choco.yml
Expand Up @@ -36,9 +36,9 @@ jobs:
uses: crazy-max/ghaction-chocolatey@v1.6.0
with:
args: pack chocolatey\altair-graphql.nuspec
- run: dir C:\ProgramData\chocolatey\lib\altair-graphql
- run: dir C:\ProgramData\chocolatey\lib\altair-graphql\tools
- run: dir C:\ProgramData\chocolatey\lib\altair-graphql\bins
# - run: dir C:\ProgramData\chocolatey\lib\altair-graphql
# - run: dir C:\ProgramData\chocolatey\lib\altair-graphql\tools
# - run: dir C:\ProgramData\chocolatey\lib\altair-graphql\bins
- name: chocolatey ...
uses: crazy-max/ghaction-chocolatey@v1.6.0
with:
Expand Down

0 comments on commit 21ae018

Please sign in to comment.