Skip to content

Commit

Permalink
ci: fix loading local actions (#19670)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 18, 2024
1 parent e7b7d5f commit b3bd871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
env:
PKG_NAME: "lightning"
steps:
- uses: actions/checkout@v4 # needed to use local composite action
- uses: actions/download-artifact@v4
with:
name: nightly-packages-${{ github.sha }}
Expand Down

0 comments on commit b3bd871

Please sign in to comment.