Skip to content

Commit 12963f3

Browse files
committed
Update build.yml
1 parent 7266fa1 commit 12963f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
# Runs a set of commands using the runners shell
2929
- name: Run a multi-line script
3030
run: |
31-
git clone https://github.com/glaucuslinux/bubble
31+
git clone https://github.com/glaucuslinux/live
3232
33-
./bubble/install-nim
33+
./live/install-nim
3434
3535
PATH="~/.nim/bin:$PATH" nimble build

0 commit comments

Comments
 (0)