Skip to content

Commit

Permalink
remove macos_arm_size_report.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelaziz-mahdy committed Nov 5, 2024
1 parent dfe31bd commit 659d9c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -478,11 +478,11 @@ jobs:
}
EOL
- name: Upload size report
uses: actions/upload-artifact@v4
with:
name: macos-arm-size-report
path: macos_arm_size_report.json
# - name: Upload size report
# uses: actions/upload-artifact@v4
# with:
# name: macos-arm-size-report
# path: macos_arm_size_report.json

combine-reports:
name: Generate Combined Size Reports
Expand Down

0 comments on commit 659d9c8

Please sign in to comment.