vemonet / setup-spark

:octocat:✨ Setup Apache Spark in GitHub Action workflows
https://github.com/marketplace/actions/setup-apache-spark
MIT License
20 stars 12 forks source link

Improve symlink #17

Closed johnnylarner closed 1 year ago

johnnylarner commented 2 years ago

Hi,

It's a very quick fix. You just have to add the f flag to the existing ln command. See an quick guide if required: https://linuxize.com/post/how-to-create-symbolic-links-in-linux-using-the-ln-command/

Let me know if you have any questions johnny