Skip to content

Commit

Permalink
GHA: Updates refs for classes
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Mar 27, 2022
1 parent fc99554 commit c7d05ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
with:
path: Include/EA31337-classes
ref: dev
ref: v2.010
repository: EA31337/EA31337-classes
- name: Compile (build 2361)
uses: fx31337/mql-compile-action@master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2
with:
path: Include/EA31337-classes
ref: dev
ref: v2.010
repository: EA31337/EA31337-classes
- name: Compile (build 2361)
uses: fx31337/mql-compile-action@master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2
with:
path: Include/EA31337-classes
ref: dev
ref: v2.010
repository: EA31337/EA31337-classes
- name: Compile (build 2361)
uses: fx31337/mql-compile-action@master
Expand Down

0 comments on commit c7d05ca

Please sign in to comment.