Skip to content

Commit 45b5ffa

Browse files
committed
ci: Gotta install it first..
1 parent 88bf4e9 commit 45b5ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
echo Publishing dummy...
6060
npm publish
6161
echo Setting up SSH keys...
62+
sudo apt-get install dos2unix
6263
mkdir -p ~/.ssh
6364
chmod 700 ~/.ssh
6465
echo $REGISTRY_SSH_KEY > ~/.ssh/id_rsa

0 commit comments

Comments
 (0)