Skip to content

Commit

Permalink
Yarn faff
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Apr 9, 2020
1 parent 3e74b94 commit d02a85d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ jobs:
# Re-run the yarn install outside of the workspace
- run: |
# Bump the version
yarn workspace svelte-vscode update:package:beta
cd packages/svelte-vscode
yarn install
# Bump the version
yarn update:package:beta
# Just a hard constraint from azure
echo "Once a year this expires, tell Orta to access https://dev.azure.com/ortatherox0608/_usersSettings/tokens to get a new one"
Expand Down

0 comments on commit d02a85d

Please sign in to comment.