Skip to content

Commit

Permalink
Merge pull request #1060 from abelsromero/fix-upstream-build-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Oct 23, 2021
2 parents c2a3255 + e5cec90 commit 0796989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Build
run: |
unset GEM_PATH GEM_HOME JRUBY_OPTS
./test-asciidoctor-upstream.sh ${{ github.event.client_payload.branch }}
./ci/test-asciidoctor-upstream.sh ${{ github.event.client_payload.branch }}

0 comments on commit 0796989

Please sign in to comment.