Skip to content

Bring back missing using directive #1358

Bring back missing using directive

Bring back missing using directive #1358

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: NUKE Compile
env:
NUKE_TELEMETRY_OPTOUT: true
GitAuthorEmail: '9307969+SonnyRR@users.noreply.github.com'
GitAuthorUsername: 'Vasil Kotsev'
run: ./build.sh