Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe authored May 11, 2024
1 parent 5f4255b commit e170fa0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@ jobs:
run: ./gradlew packageJvmFatJar
- name: 🐧 Build Linux Executable
run: ./gradlew packageJvmLinuxApp
- name: Copy Directory
uses: canastro/copy-file-action@master
with:
# Source file
source: build/libs
# Target file
target: /out
- name: Copy Directory
uses: canastro/copy-file-action@master
with:
source: build/dist/js/productionExecutable
target: /out
- name: Deploy 🚀 to GitHub Pages
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit e170fa0

Please sign in to comment.