Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/deploy_slides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
timeout-minutes: 3

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
Loading