We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1d2dc commit 06151bbCopy full SHA for 06151bb
ci/azure/posix.yml
@@ -29,6 +29,7 @@ jobs:
29
displayName: 'Workaround for mamba-org/mamba#488'
30
31
- script: |
32
+ set -x
33
sccache_version=v0.2.15
34
sccache_archive_name=sccache-$sccache_version-x86_64-apple-darwin
35
curl -L https://github.com/mozilla/sccache/releases/download/$sccache_version/$sccache_archive_name.tar.gz \
0 commit comments