Skip to content

Commit

Permalink
fix: Fixes CDN upload workflow for CloudFlare (flybywiresim#7659)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkopp authored Dec 20, 2022
1 parent cbafabb commit 86c8584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
CDN_BUCKET_DESTINATION: addons/a32nx/experimental
run: |
./scripts/cf-cdn.sh $CDN_BUCKET_DESTINATION ./build-modules
./scripts/cf-cdn.sh $CDN_BUCKET_DESTINATION ./${{ env.BUILD_DIR_NAME }}
- name: Delete old GitHub Pre-Release assets
uses: mknejp/delete-release-assets@v1
with:
Expand Down

0 comments on commit 86c8584

Please sign in to comment.