Skip to content

Commit 21abd61

Browse files
committed
Updated workflow
1 parent 3b1c525 commit 21abd61

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/push-main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66

77
jobs:
88
lucy-ci:
9-
# defaults:
10-
# run:
11-
# working-directory: ./protected
129

1310
runs-on: ubuntu-22.04
1411

@@ -43,15 +40,6 @@ jobs:
4340
- name: " -- Install WhoIs"
4441
run: sudo apt-get install whois
4542

46-
- name: " -- Install xvfb, libfontconfig and wkhtmltopdf"
47-
run: sudo apt-get install xvfb libfontconfig wkhtmltopdf
48-
49-
- name: " -- Create required directories"
50-
run: |
51-
sudo mkdir -p /opt/my-dir/files/aaaaaaaaaaaaa
52-
sudo chown -R $(whoami):$(whoami) /opt/my-dir
53-
sudo chown -R $(whoami):$(whoami) /tmp
54-
5543

5644
# --------------------------------------------------------------------
5745
# Install COMPOSER

0 commit comments

Comments
 (0)