Skip to content

Commit

Permalink
fix: fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Jan 11, 2020
1 parent 2c9d22f commit 2a3db0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -10,7 +10,7 @@ install:
- choco install unitypackager
- choco install docfx
- choco install lftp
- npm install -g semantic-release@15 @semantic-release/exec
- npm install -g semantic-release @semantic-release/exec

#build:
# project: Mirror/Networking.sln
Expand Down

0 comments on commit 2a3db0b

Please sign in to comment.