Skip to content

Commit

Permalink
Fixed appropriate folder path for the workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 17, 2024
1 parent 2f3eaac commit e687e37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_ci_vsce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./extension

steps:
- name: Checkout code
Expand Down

0 comments on commit e687e37

Please sign in to comment.