mirror of
https://github.com/irmen/prog8.git
synced 2024-12-24 01:29:28 +00:00
attempt to get newer 64tass from debian testing repo
This commit is contained in:
parent
99fe74f026
commit
cc49664b2f
4
.github/workflows/all-ci.yml
vendored
4
.github/workflows/all-ci.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: keyring
|
||||
run: sudo apt-get install debian-keyring debian-archive-keyring
|
||||
- name: get missing public keys
|
||||
run: sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --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