Skip to content

Commit 13c1a92

Browse files
committed
Switch kisak stable to fresh
1 parent b65d9a8 commit 13c1a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
registry-url: 'https://npm.pkg.github.com'
2828
- if: runner.os == 'Linux'
2929
run: >
30-
sudo add-apt-repository ppa:kisak/turtle &&
30+
sudo add-apt-repository ppa:kisak/kisak-mesa &&
3131
sudo apt update &&
3232
sudo apt-get install -y build-essential libgl1-mesa-dri libglapi-mesa libglew-dev libglu1-mesa-dev libosmesa6 libxi-dev mesa-utils pkg-config
3333
- run: npm ci --ignore-scripts

0 commit comments

Comments
 (0)