Skip to content

Commit

Permalink
moved fsharp project in correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
maex0 committed Jan 11, 2024
1 parent 26a164b commit 33b6bba
Show file tree
Hide file tree
Showing 14 changed files 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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ${{ github.workspace }}/fsharp/NerdDeckFSharp
working-directory: ${{ github.workspace }}/fsharp
steps:
- name: Checkout
uses: actions/checkout@v3
Expand All @@ -26,7 +26,7 @@ jobs:
needs: build
defaults:
run:
working-directory: ${{ github.workspace }}/fsharp/NerdDeckFSharp
working-directory: ${{ github.workspace }}/fsharp
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 33b6bba

Please # to comment.