Skip to content

Run C++ Code

Run C++ Code #7

Workflow file for this run

name: Bash Script
on:
workflow_dispatch:
jobs:
bash-script:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Bash script
run: bash bugsauce.sh