Skip to content

Mark Epitech repo as dep for github #2

Mark Epitech repo as dep for github

Mark Epitech repo as dep for github #2

Workflow file for this run

on:
workflow_dispatch:
env:
GH_PUB_KEY:
github.com ssh-ed25519 \
AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl
jobs:
solve_deps:

Check failure on line 8 in .github/workflows/dep.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dep.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
runs-on: ubuntu-latest
- name: Install SSH key
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.GH_SSH_PRIVATE_KEY }}
known_hosts: $GH_PUB_KEY
steps:
- uses: Epitech/banana-coding-style-checker@v1.2