Skip to content

Commit

Permalink
fix(ci): remove check to test with
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjydev committed May 1, 2024
1 parent ac65760 commit f95083e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
- if: github.ref == 'refs/heads/main'
run: aws sts get-caller-identity

- if: github.ref == 'refs/heads/main'
- #if: github.ref == 'refs/heads/main'
run: nix develop -c just publish-ami "${{ matrix.profile }}"

0 comments on commit f95083e

Please sign in to comment.