diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index 4da95814fc..ec57121d3c 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -23,7 +23,7 @@ jobs: bundler-cache: true - name: Build library - run: bundle exec rake compile + run: bundle exec rake templates - name: Package libprism source run: |