Skip to content

fix issue with file path #2

fix issue with file path

fix issue with file path #2

Workflow file for this run

name: Build (Ubuntu)
on:
push:
jobs:
build-project:
name: Build Project
runs-on: ubuntu-latest
steps:
- name: Checkout Project
uses: actions/[email protected]
- name: Build Project
uses: threeal/[email protected]