Skip to content

Commit

Permalink
Update update_space_2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ofermend authored Jul 3, 2024
1 parent 017e3e6 commit 00a5994
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update_space_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
mkdir -p ~/.ssh
ssh-keyscan hf.co >> ~/.ssh/known_hosts
- name: Create Custom Temporary Directory for the space under RUNNER_TEMP
run: |
mkdir -p $RUNNER_TEMP/spaces/folder-${{ matrix.space_name }}
- name: Clone and Pull Target Hugging Face Repository
run: |
git clone [email protected]:spaces/david-oplatka/${{ matrix.space_name }}.git $RUNNER_TEMP/spaces/
Expand Down

0 comments on commit 00a5994

Please sign in to comment.