This commit is contained in:
parent
ad901e7d0e
commit
12d76a3116
3 changed files with 25 additions and 0 deletions
|
@ -29,6 +29,14 @@ jobs:
|
|||
path: nginx-config
|
||||
ref: main
|
||||
|
||||
- name: Checkout d2class
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: milka64/d2class
|
||||
token: ${{ secrets.TOKEN }}
|
||||
path: d2class
|
||||
ref: main
|
||||
|
||||
- name: "create devices directory"
|
||||
run: 'mkdir source/devices'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue