fixed autotagger workflow file
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 5s
Autotagger / Autotagger (push) Failing after 2s

This commit is contained in:
SeaswimmerTheFsh 2024-03-11 20:28:45 -04:00
parent 0381749572
commit f1eb535efb
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -5,7 +5,9 @@ on:
- 'master'
jobs:
runs-on: ubuntu-latest
Autotagger:
runs-on: docker
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout code
uses: actions/checkout@v4