Skip to content

Commit

Permalink
fixed build-latest.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Feb 7, 2025
1 parent 128c2ea commit 339611b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build the latest version of the package
steps:
- uses: actions/checkout@v4
- uses: mochi-hpc/mochi-test-build-action@3
- uses: mochi-hpc/mochi-test-build-action@v3
with:
build-cache-token: ${{ secrets.GITHUB_TOKEN }}
push-only-dependencies: false

0 comments on commit 339611b

Please sign in to comment.