From 9dc80716ed42b6fc819bbcee3cfcd3a3715a233e Mon Sep 17 00:00:00 2001 From: nruest Date: Sat, 14 Nov 2020 10:03:53 -0500 Subject: [PATCH] copypasta --- .github/workflows/warclight-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/warclight-build.yml b/.github/workflows/warclight-build.yml index 48f47f5..5d757a0 100644 --- a/.github/workflows/warclight-build.yml +++ b/.github/workflows/warclight-build.yml @@ -20,7 +20,7 @@ jobs: ruby-version: ${{ matrix.ruby }} - name: Setup Node run: npm install - - name: Setup auk + - name: Setup Warclight run: bundle install - name: Run tests run: bundle exec rake