This commit is contained in:
parent
74c66e90c8
commit
e1ef62a0f2
2
.github/workflows/test-sign.yaml
vendored
2
.github/workflows/test-sign.yaml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
run: echo $RANDOM >> random.txt
|
run: echo $RANDOM >> random.txt
|
||||||
- name: push
|
- name: push
|
||||||
run: |
|
run: |
|
||||||
cat $RUNNER_TEMP/id_ed25519.pub | sha256sum
|
cat $RUNNER_TEMP/id_ed25519.pub
|
||||||
ls $RUNNER_TEMP
|
ls $RUNNER_TEMP
|
||||||
git add random.txt
|
git add random.txt
|
||||||
git commit -m "LOL"
|
git commit -m "LOL"
|
||||||
|
Loading…
Reference in New Issue
Block a user