mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-11 19:48:27 +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/**'
|
- 'semester1/algorithms-and-datastructures/**'
|
||||||
jobs:
|
jobs:
|
||||||
build_docs:
|
build_docs:
|
||||||
runs_on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Git repository
|
- name: Set up Git repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user