Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhoxolan authored May 4, 2024
1 parent 76795d9 commit bf74d5f
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Build project
run: dotnet build --configuration Release --property:PublishDir=~/
run: dotnet build --configuration Release --property:PublishDir="/home/runner/work/Recruiting_Company_Web_API/Recruiting_Company_Web_API/"

- name: Delivery files
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
Expand Down

0 comments on commit bf74d5f

Please sign in to comment.