We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bf4e9 commit 45b5ffaCopy full SHA for 45b5ffa
.github/workflows/publish.yml
@@ -59,6 +59,7 @@ jobs:
59
echo Publishing dummy...
60
npm publish
61
echo Setting up SSH keys...
62
+ sudo apt-get install dos2unix
63
mkdir -p ~/.ssh
64
chmod 700 ~/.ssh
65
echo $REGISTRY_SSH_KEY > ~/.ssh/id_rsa
0 commit comments