mirror of
https://git.witchcraft.systems/scientific-witchery/pds-dash.git
synced 2025-06-08 07:54:05 +10:00
yaml was non valid
This commit is contained in:
parent
58e12b6130
commit
b314bebc6c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
path: overrides
|
path: overrides
|
||||||
|
|
||||||
- name: Copy config file to root
|
- name: Copy config file to root
|
||||||
run: cp overrides/config.ts ./config.ts
|
run: cp overrides/config.ts ./config.ts
|
||||||
|
|
||||||
- name: print file structure
|
- name: print file structure
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue