Skip to content

Commit

Permalink
remove necessity for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Jan 9, 2025
1 parent d9bedd0 commit fd1d436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
# https://csrc.nist.gov/Projects/ssdf
verify: # https://slsa.dev/spec/v1.0/verifying-artifacts
name: 🔒 Verify
needs: [publish]
# needs: [publish]
timeout-minutes: 5
runs-on: ubuntu-20.04
steps: # --------------------------------------------------------------
Expand Down

0 comments on commit fd1d436

Please sign in to comment.