From 385863883f899c29b15d2b9d5fd606bfc2ebcf2b Mon Sep 17 00:00:00 2001 From: Nathan Dunn Date: Wed, 5 May 2021 13:12:22 -0700 Subject: [PATCH] fixed react apollo tests --- .github/workflows/react-apollo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-apollo.yml b/.github/workflows/react-apollo.yml index c151a9c0b..24b9fec02 100644 --- a/.github/workflows/react-apollo.yml +++ b/.github/workflows/react-apollo.yml @@ -37,7 +37,7 @@ jobs: with: repository: gmod/apollo-gmod-js path: apollo-gmod-js - ref: master + ref: apollo2-branch - name: Install deps and clean environment run: | pwd