Skip to content

Commit 9f518ef

Browse files
committed
Add workflow to test building site
1 parent 1e2b96e commit 9f518ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
with:
1616
path: appland
1717

18-
#- name: Copy sample data into project root
19-
#run: cp -a appland/samples/* .
18+
- name: Copy sample data into project root
19+
run: cp -a appland/samples/* .
2020

2121
- name: Build with Astro
2222
uses: withastro/action@v6

0 commit comments

Comments
 (0)