Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed Jun 10, 2024
1 parent 651755e commit 80d729c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build ${{ matrix.os }} Prebuild
run: node .evergreen/scripts/github/run-prebuild.sh ${{ runner.os == 'Windows' && '--build' || '' }}
run: node .evergreen/run-prebuild.sh
shell: bash

- id: upload
Expand Down

0 comments on commit 80d729c

Please sign in to comment.