1
0
mirror of https://github.com/cc65/cc65.git synced 2024-05-31 22:41:32 +00:00

another try

This commit is contained in:
mrdudz 2023-05-04 15:02:32 +02:00
parent 45258d060d
commit 7c5595efbc

View File

@ -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: |