Skip to content

first-time-setup.yaml problem #177

Answered by vincerubinetti
w0016 asked this question in Q&A
Discussion options

You must be logged in to vote

I'm assuming you're talking about this run:
https://github.com/w0016/w16.github.io/actions/runs/4664051685/jobs/8255937463

Run rm -rf * .*
rm: refusing to remove '.' or '..' directory: skipping '.'

This is a bug on my part. I will release a hotfix today. If you want a quick fix for this, you can change the run: rm -rf * .* line in first-time-setup.yaml to run: rm -rf *.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vincerubinetti
Comment options

Answer selected by vincerubinetti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants