Skip to content

Commit

Permalink
UPDATE dockerfile
Browse files Browse the repository at this point in the history
linux/arm64
  • Loading branch information
davidycliao committed Dec 30, 2024
1 parent e23a912 commit 70c886c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 116 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/flair:latest
Expand Down
115 changes: 0 additions & 115 deletions R/get_sentiments.R

This file was deleted.

0 comments on commit 70c886c

Please sign in to comment.