mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-17 02:25:59 +01:00
oops
This commit is contained in:
parent
d5cad36c28
commit
1041f8383a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/arch.yml
vendored
1
.github/workflows/arch.yml
vendored
|
@ -107,6 +107,7 @@ jobs:
|
||||||
cat >> ./pk << EOF
|
cat >> ./pk << EOF
|
||||||
$PK
|
$PK
|
||||||
EOF
|
EOF
|
||||||
|
chmod 400 ./pk
|
||||||
eval $(ssh-agent -s) && ssh-add ./pk
|
eval $(ssh-agent -s) && ssh-add ./pk
|
||||||
scp -P $PT -r ./doxygen/* $AD:.$PH
|
scp -P $PT -r ./doxygen/* $AD:.$PH
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue