Skip to content

Commit

Permalink
fix deployment GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
missytake committed Feb 5, 2024
1 parent c8a4a06 commit ec54956
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: GuillaumeFalourd/clone-github-repo-action@v2
with:
owner: 'deltachat'
repository: 'invite'
- run: ls -la && ls -la invite
- uses: actions/checkout@v3
- run: ls -la
- name: Upload
uses: horochx/[email protected]
with:
Expand Down

0 comments on commit ec54956

Please sign in to comment.