mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-16 18:25:57 +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
|
||||
$PK
|
||||
EOF
|
||||
chmod 400 ./pk
|
||||
eval $(ssh-agent -s) && ssh-add ./pk
|
||||
scp -P $PT -r ./doxygen/* $AD:.$PH
|
||||
|
||||
|
|
Loading…
Reference in a new issue