Skip to content

Commit dadbe9f

Browse files
committed
CI: update solution filename
1 parent bc331bd commit dadbe9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
types: [opened, synchronize, reopened]
1010

1111
env:
12-
SOLUTION_FILE: "src/StupidTimer.sln"
12+
SOLUTION_FILE: "src/BasicTimer.sln"
1313

1414
jobs:
1515
deploy:

0 commit comments

Comments
 (0)