mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add a shebang to the deps install script
Duh.
This commit is contained in:
1
.github/actions/install_deps.sh
vendored
1
.github/actions/install_deps.sh
vendored
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
case `echo $1 | cut -d '-' -f 1` in
|
||||
ubuntu)
|
||||
sudo apt-get -qq update
|
||||
|
||||
Reference in New Issue
Block a user