Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
@@ -16,7 +16,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
- if: github.repository == ‘hpcc-systems/HPCC-Platform’
+ if: github.repository == 'hpcc-systems/HPCC-Platform'
steps:
- name: Checkout
uses: actions/checkout@v2
@@ -26,7 +26,7 @@ on:
jobs:
- uses: actions/checkout@v2
@@ -31,7 +31,7 @@ on:
with: