Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
remove tmp branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jchavarri committed May 18, 2020
1 parent df1faec commit 6840711
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:
- name: Checkout BuckleScript repo
uses: actions/checkout@v2
with:
repository: jchavarri/bucklescript # temporary, until https://github.com/BuckleScript/bucklescript/pull/4395 is merged
repository: bucklescript/bucklescript
path: bucklescript
ref: 'fix-jsoo-remt' # temporary, until https://github.com/BuckleScript/bucklescript/pull/4395 is merged

- run: git submodule update --init && ./scripts/buildocaml.js
working-directory: bucklescript
Expand Down

0 comments on commit 6840711

Please sign in to comment.