Skip to content

Commit

Permalink
GitHub requires a reference... ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjs committed Aug 5, 2024
1 parent d85bad8 commit 4202371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
CiBuild:
name: CI Build
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@main

PipelineTests:
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})
Expand Down

0 comments on commit 4202371

Please sign in to comment.