mirror of
https://github.com/irmen/prog8.git
synced 2024-11-20 03:32:05 +00:00
attempt to get newer 64tass from debian testing repo
This commit is contained in:
parent
cc49664b2f
commit
f7ff0a2b1d
2
.github/workflows/all-ci.yml
vendored
2
.github/workflows/all-ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: get missing public keys
|
||||
run: sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 648ACFD622F3D138 0E98404D386FA1D9
|
||||
run: sudo gpg --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138 0E98404D386FA1D9
|
||||
|
||||
- name: add debian testing repository and install 64tass
|
||||
uses: myci-actions/add-deb-repo@11
|
||||
|
Loading…
Reference in New Issue
Block a user