Skip to content
Snippets Groups Projects
Unverified Commit fb2408d2 authored by Bye's avatar Bye Committed by GitHub
Browse files

Update filedeploy.yml

parent e108553e
No related branches found
No related tags found
No related merge requests found
...@@ -29,10 +29,9 @@ jobs: ...@@ -29,10 +29,9 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
directory: . directory: .
output: build
add_suffix: false add_suffix: false
- name: Install minification dependencies - name: Install minification dependencies
run: npm i --global terser && pip3 install -r requriements.txt run: ls -la
- name: Install SSH Key - name: Install SSH Key
uses: shimataro/ssh-key-action@v2 uses: shimataro/ssh-key-action@v2
with: with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment