From 8bb48fc768a2167bcf0f2d8600ac82f008f15ef5 Mon Sep 17 00:00:00 2001 From: FortiShield <161459699+FortiShield@users.noreply.github.com> Date: Sat, 20 Apr 2024 10:35:43 +0600 Subject: [PATCH] Update build.yml file name fix --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fef8f3b8..89e60357 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,4 +10,4 @@ jobs: - run: | mkdir -p ~/dotfiles-install-dir - run: | - HOME=~/dotfiles-install-dir ./install \ No newline at end of file + HOME=~/dotfiles-install-dir ./install.sh