Skip to content

Commit

Permalink
Migrate to AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
beksultan committed Aug 8, 2024
1 parent a69d73e commit f47b7ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,11 @@ jobs:
uses: actions/checkout@v2
with:
ref: sqlite
- name: Download JAR
uses: actions/download-artifact@master
with:
name: open-chain.jar
path: build/libs/
# - name: Download JAR
# uses: actions/download-artifact@master
# with:
# name: open-chain.jar
# path: build/libs/

# - name: Build and push
# run: |
Expand Down

0 comments on commit f47b7ca

Please sign in to comment.