Skip to content

Commit

Permalink
Use the correct working directory
Browse files Browse the repository at this point in the history
Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
  • Loading branch information
zabil committed Jun 10, 2024
1 parent 4277b40 commit ef1494a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run: npm install

- name: Create artifact
working-directory: gauge-ts
run: |
./build.sh package
npm pack
Expand Down

0 comments on commit ef1494a

Please sign in to comment.