This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
apt update && apt install -y golang-go
|
||||
go run main.go
|
||||
apt update && apt install -y node
|
||||
|
||||
echo "Done running!"
|
||||
cd presentation
|
||||
npx @marp-team/marp-cli@latest presentation.md -o index.html
|
||||
|
||||
Reference in New Issue
Block a user