Skip to content

Update voxxrin

Update voxxrin #1

name: Update voxxrin
on:
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch:
# Allow this job to clone the repository
permissions:
contents: read
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
- name: update
run: |
cd voxxrin
./voxxrin.sh update