Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Twelve
  • Loading branch information
fossee-sysad committed Mar 21, 2024
1 parent 8402aae commit b893df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
id-token: write
jobs:
build:
runs-on: ubuntu-latest
runs-on: animate2024
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
Expand All @@ -29,4 +29,4 @@ jobs:
uses: withastro/action@v2
- name: Create folder
run: |
cp -R dist /home/github/animate2024.fossee.in/prod
mkdir -p /home/github/animate2024.fossee.in/prod && cp -R dist /home/github/animate2024.fossee.in/prod

0 comments on commit b893df8

Please sign in to comment.