Skip to content

fix: Update test action #2

fix: Update test action

fix: Update test action #2

Workflow file for this run

name: Create Build Directory
on: [push]
jobs:
build:s
runs-on: ubuntu-latest

Check failure on line 7 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
steps:
- name: Create Build Directory
run: |
mkdir -p /tmp/build
touch /tmp/build/test.txt