Skip to content

Commit

Permalink
fix: dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Saschl committed Oct 31, 2023
1 parent 1f3c160 commit 31004f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
CLOUDFLARE_BUCKET_PASSWORD: ${{ secrets.CLOUDFLARE_BUCKET_PASSWORD }}
CDN_BUCKET_DESTINATION: addons/a32nx/stable
run: |
./scripts/cf-cdn.sh $CDN_BUCKET_DESTINATION ./build-modules
./scripts/cf-cdn.sh $CDN_BUCKET_DESTINATION ./fbw-a32nx/out/build-modules
- name: Delete old GitHub Pre-Release assets
uses: mknejp/delete-release-assets@v1
with:
Expand Down

0 comments on commit 31004f2

Please sign in to comment.