Skip to content

Commit

Permalink
Fix silly typo :/
Browse files Browse the repository at this point in the history
  • Loading branch information
CartBlanche committed Aug 17, 2023
1 parent ca8935b commit e9f4e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
npm install -D ts-loader
npm install -g webpack-merge
# This is the config found in package.json/scripts
npm run webpack webpack-production
npm run webpack-production
- if: ${{ github.ref != 'refs/heads/main' }}
name: Build Pre-Release VSIX on non main branch
Expand Down

0 comments on commit e9f4e00

Please sign in to comment.