mirror of
https://github.com/irmen/prog8.git
synced 2024-11-04 04:05:00 +00:00
attempt to get newer 64tass from debian testing repo
This commit is contained in:
parent
b8806d163b
commit
b021869eeb
2
.github/workflows/all-ci.yml
vendored
2
.github/workflows/all-ci.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: add debian testing repository and install 64tass
|
||||
uses: myci-actions/add-deb-repo@11
|
||||
with:
|
||||
repo: http://ftp.debian.org/debian/ testing main
|
||||
repo: deb http://ftp.debian.org/debian/ testing contrib main
|
||||
repo-name: testing
|
||||
install: 64tass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user