Update ci.yml

This commit is contained in:
j-hc 2023-03-16 13:32:32 +03:00 committed by GitHub
parent 8e138f247e
commit efe7b1d285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ jobs:
- name: Should build?
id: should_build
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
source utils.sh
toml_prep "$(cat config.toml)"