Skip to content

Commit

Permalink
chore: revert xfms dir creation in docs-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
synchon committed Oct 11, 2024
1 parent c2503b1 commit 1e59537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
git-annex \
make
# Copy xfms directory
mkdir -p $HOME/junifer/data/xfms && \
cp -ar /root/junifer/data/xfms/. $HOME/junifer/data/xfms/
ls -alh /root/junifer/data/xfms
ls -alh $HOME/junifer/data/xfms
Expand Down

0 comments on commit 1e59537

Please sign in to comment.