Skip to content

Commit 1b476aa

Browse files
authored
Merge pull request #4142 from galaxyproject/fix/stray-training-material-gitlink
fix: remove stray training-material gitlink breaking checkout cleanup
2 parents fe5b5cd + 9ab17f3 commit 1b476aa

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/sync-training-material-metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ jobs:
5252
cp training-material/bin/schema-grants.yaml content/schema-grants.yaml
5353
cp training-material/bin/schema-organisations.yaml content/schema-organisations.yaml
5454
55+
- name: Remove training-material checkout
56+
run: rm -rf training-material
57+
5558
- name: Check for changes
5659
id: check-changes
5760
run: |

training-material

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)