mirror of
https://github.com/ivabus/gui
synced 2025-06-08 00:00:27 +03:00
fix
This commit is contained in:
parent
29d27557bc
commit
e09b31a770
1 changed files with 0 additions and 1 deletions
1
.github/create-invalidate-preview.sh
vendored
1
.github/create-invalidate-preview.sh
vendored
|
@ -7,7 +7,6 @@
|
|||
# create cloudfront distribution
|
||||
# echo cloudfront_domain=domain >> $GITHUB_OUTPUT
|
||||
prefix=$1
|
||||
rm ./test.json
|
||||
echo $(aws cloudfront list-distributions --output json) >> ./test.json
|
||||
|
||||
data=$(cat ./test.json)
|
||||
|
|
Loading…
Reference in a new issue