kevinjqliu commented on code in PR #824:
URL: https://github.com/apache/iceberg-rust/pull/824#discussion_r1893276995
##########
.github/workflows/ci.yml:
##########
@@ -104,6 +106,9 @@ jobs:
steps:
- uses: actions/checkout@v4
+ - name: Setup sccache
+ uses: mozilla-actions/[email protected]
Review Comment:
heres the original issue for 0.0.4
https://issues.apache.org/jira/browse/INFRA-25525?jql=text%20~%20%22sccache-action%22
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]