Skip to content

Commit

Permalink
fix idiotic misstake
Browse files Browse the repository at this point in the history
  • Loading branch information
anadis504 committed May 12, 2023
1 parent ec20e16 commit bc7ab14
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/data-parser-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,8 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./data-parser
working-directory: /data-parser
steps:
- name: Change wd
run: cd data-parser

- uses: actions/setup-node@v3
with:
node-version: '16'
Expand Down

0 comments on commit bc7ab14

Please sign in to comment.