From 4cb99959d6b983613f15db6e074b90f506c2fb81 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Fri, 27 Oct 2023 19:57:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2dfff2c..97b6da2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,4 +10,4 @@ build: paths: - ScreenPlay/ script: - - screenplain holyloop.fountain ScreenPlay/holyloop.pdf + - mkdir ScreenPlay && screenplain holyloop.fountain ScreenPlay/holyloop.pdf