Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Sep 17, 2024
1 parent b7a2913 commit 9a12ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
name: Build the latest version of margo
steps:
- uses: actions/checkout@v4
- uses: mochi-hpc/mochi-build-release-action@main
- uses: mochi-hpc/mochi-test-build-action@main
with:
package-name: mochi-margo
build-cache-token: ${{ secrets.GITHUB_TOKEN }}
- uses: mochi-hpc/mochi-build-release-action@main
- uses: mochi-hpc/mochi-test-build-action@main
with:
package-name: mochi-margo
package-version: '@main'
Expand Down

0 comments on commit 9a12ac3

Please sign in to comment.