Skip to content

Commit 2143f20

Browse files
committed
fnm 부터 왜 다시 해야 하는 거야?? 이해 안 됨..;;
1 parent ce17460 commit 2143f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
sudo apt-get install -y unzip
2525
sudo apt-get install -y curl
2626
curl -o- https://fnm.vercel.app/install | bash
27+
source ~/.bashrc
2728
fnm install 22
2829
node -v
2930
npm -v

0 commit comments

Comments
 (0)