Skip to content

Commit

Permalink
Fixed working path
Browse files Browse the repository at this point in the history
  • Loading branch information
PTaladay committed Mar 29, 2024
1 parent 027772f commit 8ba73e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fhir-oss-ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
6.x
8.x
- name: Nuget Restore
working-directory: ${{github.workspace}}/fhirserver/fhirserver
working-directory: ${{github.workspace}}/fhirserver
shell: bash
run: dotnet restore --verbosity detailed
- name: Download Build Artifacts from Job Cache
Expand Down

0 comments on commit 8ba73e4

Please sign in to comment.