Skip to content

Commit

Permalink
chore: Update repository dependencies and paths for lara-framework, c…
Browse files Browse the repository at this point in the history
…lava, and alpakka
  • Loading branch information
lm-sousa committed Aug 1, 2024
1 parent 0812624 commit a43857a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,21 @@ jobs:
uses: actions/checkout@v4
with:
repository: specs-feup/lara-framework
path: lara-framework
ref: feature/lara-js

- name: Checkout clava
uses: actions/checkout@v4
with:
repository: specs-feup/clava
path: clava
ref: feature/clava-js

- name: Checkout alpakka
uses: actions/checkout@v4
with:
repository: specs-feup/alpakka
path: alpakka

- name: Build
run: |
Expand Down

0 comments on commit a43857a

Please sign in to comment.