mirror of
https://github.com/audible-tools/audible-tools.github.io.git
synced 2026-01-23 07:10:47 +00:00
Attempting to fix broken build
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and Deploy Job
|
||||
env:
|
||||
CI: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user