Skip to content

Commit

Permalink
why wont you download the direcotry data?
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels committed Nov 26, 2024
1 parent 1d4d787 commit 774ddc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ jobs:
if: ${{ env.on_fork != 'true' }}
run: rm -r data/directory data/rblogs


- name: Site data - DIRECTORY - Get
uses: actions/checkout@v4
if: ${{ (env.on_fork != 'true') && env.directory == 'main' }}
with:
repository: rladies/directory
ssh-key: ${{ secrets.SSH_DIRECTORYY_REPO }}
ref: main
path: tmpd/dir

- name: Site data - DIRECTORY - Download artifact
Expand Down

0 comments on commit 774ddc7

Please sign in to comment.