Skip to content

Commit

Permalink
Hapus ./dist
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Sep 9, 2024
1 parent 62e696a commit 76e398b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Check Directory
run: ls -la
- name: Upload Ke dalam Artifact
uses: actions/[email protected]
with:
run: ls -la
name: ${{env.PROJECT_NAME}}
path: ${{env.FILE_OUTPUT}}

Expand Down

0 comments on commit 76e398b

Please sign in to comment.