Skip to content

Commit 684df14

Browse files
committed
move the src repo checkout
1 parent 1c144d5 commit 684df14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/compile.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ jobs:
2020
uses: actions/checkout@v4
2121
with:
2222
path: master
23+
- name: Checkout src repo
24+
uses: actions/checkout@v4
25+
with:
26+
repository: devnull-cz/unix-linux-prog-in-c-src
27+
path: src
2328
- name: Install pre-requisites for LaTeX
2429
working-directory: master
2530
run: ./dev/install-latex.sh

.github/workflows/pdfs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ jobs:
1313
uses: actions/checkout@v4
1414
with:
1515
path: master
16-
- name: Checkout src repo
17-
uses: actions/checkout@v4
18-
with:
19-
repository: devnull-cz/unix-linux-prog-in-c-src
20-
path: src
2116
- name: Install pre-requisites for LaTeX
2217
working-directory: master
2318
run: ./dev/install-latex.sh

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy