mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-11 13:38:24 +00:00
[CI] Fix actions
This commit is contained in:
2
.github/workflows/upload-ad.yml
vendored
2
.github/workflows/upload-ad.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
- 'semester1/algorithms-and-datastructures/**'
|
||||
jobs:
|
||||
build_docs:
|
||||
runs_on: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Git repository
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user