Skip to content

Commit 8e54154

Browse files
committed
🥊 Wed Oct 23 16:22:38 UTC 2024
1 parent e5191c4 commit 8e54154

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

‎.github/workflows/dotnet.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ on:
1515
defaults:
1616
run:
1717
shell: bash
18-
working-directory: ./src/Application
18+
working-directory: ./src/Application/src/RazorPagesTestSample
1919

2020
jobs:
2121
build:
22-
2322
runs-on: ubuntu-latest
2423

2524
steps:

‎.github/workflows/sample.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)