We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2b96e commit 9f518efCopy full SHA for 9f518ef
1 file changed
.github/workflows/ci.yml
@@ -15,8 +15,8 @@ jobs:
15
with:
16
path: appland
17
18
- #- name: Copy sample data into project root
19
- #run: cp -a appland/samples/* .
+ - name: Copy sample data into project root
+ run: cp -a appland/samples/* .
20
21
- name: Build with Astro
22
uses: withastro/action@v6
0 commit comments