Skip to content

Commit

Permalink
updating lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
mmummATlnw committed Oct 24, 2024
1 parent 0c12b7b commit 9984b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/logic_output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: conditional build
run: |
dotnet build
if: ${{github.event_name == 'push'}}
if: ${{github.event_name == 'push'}}

0 comments on commit 9984b8c

Please sign in to comment.