Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasksomatotoian committed Jan 4, 2024
1 parent 9be5e43 commit 521bf0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
dir SharpPack\
dir SharpPack\SharpPack\
- name: Checkout Source Code
- name: $env:TIMT_PROJECT_NAME - Checkout Source Code
uses: actions/checkout@v3
with:
path: Snaffler
path: $env:TIMT_PROJECT_NAME

- name: SharpPack - Dir
run: |
Expand Down

0 comments on commit 521bf0f

Please sign in to comment.