1
Fork 0
mirror of https://github.com/RGBCube/cinny synced 2025-08-01 09:27:46 +00:00

Update command strings

This commit is contained in:
Ajay Bura 2022-09-11 08:27:59 +05:30
parent 831bb83f4e
commit 29ddcfa1f9
3 changed files with 6 additions and 9 deletions

View file

@ -9,8 +9,6 @@ on:
jobs:
docker-build:
runs-on: ubuntu-latest
env:
PR_NUMBER: ${{github.event.number}}
steps:
- name: Checkout repository
uses: actions/checkout@v3.0.2