Skip to content

Commit

Permalink
re-run
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 6, 2024
1 parent a695f68 commit ef40bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-vscode-release.reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ concurrency:

jobs:
build:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -80,6 +79,7 @@ jobs:
if-no-files-found: error

publish:
if: false
needs: [build]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ef40bcd

Please sign in to comment.