From abb2c3e7d437351ddd90639fdda28c241c0420a0 Mon Sep 17 00:00:00 2001 From: alyssa Date: Sat, 30 Nov 2024 12:54:22 +0900 Subject: [PATCH] test --- .github/workflows/nomad.yml | 1 - nomad.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/nomad.yml b/.github/workflows/nomad.yml index 4204d36..6f8f7a6 100644 --- a/.github/workflows/nomad.yml +++ b/.github/workflows/nomad.yml @@ -8,5 +8,4 @@ jobs: image: alpine:edge steps: - uses: actions/checkout@v1 - - run: cat nomad.sh - run: sh nomad.sh ${{ github.sha }} diff --git a/nomad.sh b/nomad.sh index 810fcf7..b952304 100755 --- a/nomad.sh +++ b/nomad.sh @@ -4,7 +4,7 @@ alias upload="s3cmd --host=34d8c1092fc4c5853b6a5a05b08228c5.eu.r2.cloudflarestor set -x -apk add bash build-base git go s3cmd nodejs npm yarn linux-headers +apk add bash build-base git go s3cmd nodejs npm yarn linux-headers zip npm i -g ember-cli