Skip to content

Commit 5e48a57

Browse files
author
Aurela Shehu
committed
git command does not work yet, commented out
1 parent 51a430b commit 5e48a57

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/documentation.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@ jobs:
4040
- name: Run a one-line script
4141
run: echo Hello, world!
4242

43-
- name: Checkout owl file from main
44-
run: git fetch origin
45-
git checkout main
46-
git restore --source=main MathModDB_full.owl
43+
# TODO: it does not work yet..
44+
#- name: Checkout owl file from main
45+
# run: git fetch origin
46+
# git checkout main
47+
# git restore --source=main MathModDB_full.owl
4748

4849

4950

0 commit comments

Comments
 (0)