Remove dependency

This commit is contained in:
ligi 2023-01-23 08:04:02 +01:00
parent 42f367558c
commit c487d95a4c
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -5,7 +5,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout
uses: actions/checkout@v2.3.1