mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-01 17:06:03 +08:00
debug
This commit is contained in:
parent
dcc99e8d8b
commit
77ac0e052b
2
.github/workflows/run_tests_ubuntu.yml
vendored
2
.github/workflows/run_tests_ubuntu.yml
vendored
@ -196,8 +196,8 @@ jobs:
|
||||
run: |
|
||||
mkdir -p ~/.aws
|
||||
echo "" > ~/.aws/config
|
||||
chmod go-rwx ~/.aws/config
|
||||
echo "${AWS_PROFILE}" >> ~/.aws/config
|
||||
echo "" > ~/.aws/config
|
||||
ls -l ~/.aws/config
|
||||
if test -e ~/.aws/config ; then wc ~/.aws/config ; fi
|
||||
pwd
|
||||
|
Loading…
Reference in New Issue
Block a user