Skip to content

Commit

Permalink
argh
Browse files Browse the repository at this point in the history
  • Loading branch information
Yo Yehudi authored Sep 27, 2023
1 parent b064947 commit b213f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Copy sample data for public environment
run: pwd && mkdir _data && cp _sampledata/* -r _data
run: ls && mkdir _data && cp _sampledata/* -r _data

# Build view
build-view:
Expand Down

0 comments on commit b213f3b

Please sign in to comment.