Skip to content

Commit

Permalink
fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswoodle committed Dec 21, 2022
1 parent 1a1f3f7 commit 0536408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
artifact: gmsv_mongodb_win64.dll
- os: ubuntu-22.04
file: Dockerfile.linux
artifact-path: build/projects/mongodb
artifact-path: build/projects/MongoDb
artifact: gmsv_mongodb_linux64.dll
steps:
- name: Checkout
Expand Down

0 comments on commit 0536408

Please sign in to comment.