Skip to content

Commit

Permalink
Fix workflow second try
Browse files Browse the repository at this point in the history
  • Loading branch information
spacefrogg committed May 21, 2024
1 parent c5acb48 commit 9144e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: actions/checkout@v4
- uses: docker://ghcr.io/fluidattacks/makes/amd64:24.02
with:
- github_access_token: ${{ secrets.GITHUB_TOKEN }}
- args: m . /build
github_access_token: ${{ secrets.GITHUB_TOKEN }}
args: m . /build

0 comments on commit 9144e57

Please sign in to comment.