mirror of
https://github.com/cc65/cc65.git
synced 2024-10-31 20:06:11 +00:00
another try
This commit is contained in:
parent
45258d060d
commit
7c5595efbc
@ -39,6 +39,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
# inspired by https://github.com/JuliaRegistries/TagBot/blob/master/example.yml
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Install Dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user